home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 4 / Precision Software Applications Silver Collection Volume 4 (1993).iso / religion / olb600.exe / BIBLE.901 / $AV.OLD < prev    next >
Text File  |  1992-05-13  |  440b  |  15 lines

  1. echo off
  2. cls
  3. rem
  4. rem     $1 - Hot Key Number - Delay Value
  5. rem
  6. rem     Specify a delay value only if your Word Processor
  7. rem        needs it e.g. Q&A, Professional Write
  8. rem
  9. rem     example $AV 2092-5
  10. rem        Hot Key = 2092   (ALT-Z on my keyboard)
  11. rem        Delay   = 5      (5 delay times seems to work well)
  12. rem
  13. if %1x == x $BIBLE $1\$3 "Enter Hotkey:" "Enter Passage:"
  14. if not %1x == x $BIBLE $1\$3 %1 "Enter Passage:"
  15.